GrapeCity CalendarGrid for Windows Forms 2.0J
ListItem コンストラクタ(Object[],Object)

オブジェクトのコレクション。
ListItem のイメージを表す object 値。
指定した設定を使用して、ListItem クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal subItems() As Object, _
   ByVal image As Object _
)
public ListItem( 
   object[] subItems,
   object image
)

パラメータ

subItems
オブジェクトのコレクション。
image
ListItem のイメージを表す object 値。
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.